lib32v4l-dev software package provides Collection of video4linux support libraries (32 bits development files), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lib32v4l-dev
lib32v4l-dev is installed in your system.
Make ensure the lib32v4l-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep lib32v4l-dev *
You will get with lib32v4l-dev package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Library development |
| Package | lib32v4l-dev |
| Version | 0.8.8-3 |
| Description | Collection of video4linux support libraries (32 bits development files) |
| Sub Section | libdevel |